Skip to main content

Microsoft Entra ID (Azure Active Directory) Authentication

Microsoft Entra ID, previously known as Azure Active Directory, is one of the Single Sign-On (SSO) providers supported by SyncNow. This integration allows users to log in using their Microsoft Entra ID credentials, streamlining the authentication process and enhancing security.

SSO Login Process with Entra ID

To log in using Entra ID, users need to follow these steps:

  1. Navigate to the Identity Provider Selection

    • On the login screen, click the "Select Identity Provider" link at the bottom.
    • Alternatively, navigate directly to <syncnowserver>/app/account/select-idp.
  2. Select Entra ID as the SSO Provider

    • From the list of available SSO providers, select "Microsoft Entra ID".
    • Enter the required credentials when prompted.
SSO Login

Setting Up Entra ID Authentication

To configure Entra ID as an authentication provider in SyncNow, managers need to perform the following steps:

  1. Create a New Entra ID Enterprise App

    • Log in to the Azure portal.
    • Navigate to Azure Active Directory > Enterprise applications.
    • Click New application and select Create your own application.
    • Name the application and choose Integrate any other application you don't find in the gallery (Non-gallery).
  2. Configure Permissions

    • Assign users and groups who should have access to this application.
    • Navigate to the Users and groups section in the newly created enterprise app.
    • Add the necessary users and groups, ensuring they have the appropriate permissions.
  3. Copy Tenant ID and Client ID

    • Go to the Overview page of your enterprise app.
    • Copy the Tenant ID and Application (client) ID. These will be needed for SyncNow configuration.
  4. Configure SyncNow with Entra ID

    • Navigate to the Authentication Providers page in SyncNow.
    • Enable Entra ID authentication by toggling the switch.
    • Click on the "Microsoft Entra ID" option.
    • Enter the Tenant ID and Client ID copied from the Azure portal.
  5. Validate the Connection

    • After entering the required IDs, click the Validate button.
    • SyncNow will validate the connection with the provided details. If validation is successful, Entra ID authentication will be enabled for your users.

Managing Entra ID Authentication

Administrators can manage the Entra ID authentication settings from the Authentication Providers page:

  • Enable/Disable Entra ID Authentication

    • Use the toggle switch next to Entra ID to enable or disable this authentication method as needed.
  • Edit Connection Details

    • Click the "Edit" button next to the Entra ID entry to update the Tenant ID or Client ID if changes are required.
  • Validate Connection

    • After making any changes, use the Validate button to ensure the connection settings are correct and functional.
SSO Login